Number-Conversion Macros
QuickDraw GX defines macros for conversion between fixed-point number formats. It also provides macros to round and truncate numbers, as well as a macro that uses theFractSquareRoot
function to compute the square root of aFixed
number.
Subtopics
- Format Conversions
- Rounding, Truncating, and Square Root Operations